home *** CD-ROM | disk | FTP | other *** search
- // pete - glowing moss on rock background
- textures/natural/rok_moss01
- {
- qer_editorimage textures/natural/rok_moss01_tex.tga
- {
- map textures/natural/rok_moss01_tex.tga
- // map textures/natural/rok_lvaxl03.tga
- rgbGen identity
- }
- {
- map $lightmap
- blendFunc GL_DST_COLOR GL_ZERO
- }
- {
- map textures/natural/rok_moss01_fx.tga
- blendFunc GL_ONE GL_ONE
- rgbgen wave sin 0.1 0.3 0 0.25
- }
- }
-
- // pete - glowing moss on rock background
- textures/natural/rok_moss01_ent
- {
- qer_editorimage textures/natural/rok_moss01_tex.tga
- {
- map textures/natural/rok_moss01_tex.tga
- // map textures/natural/rok_lvaxl03.tga
- rgbGen identity
- }
- {
- map $lightmap
- blendFunc GL_DST_COLOR GL_ZERO
- }
- {
- map textures/natural/rok_moss01_fx.tga
- blendFunc GL_ONE GL_ONE
- rgbgen fromEntity
- }
- }
-
- // pete - glowing moss on rock background
- textures/natural/rok_moss02
- {
- qer_editorimage textures/natural/rok_moss02_tex.tga
- // qer_editorimage textures/natural/rok_moss01_tex.tga
- {
- map textures/natural/rok_moss02_tex.tga
- // map textures/natural/rok_moss01_tex.tga
- // map textures/natural/rok_lvaxl03.tga
- rgbGen identity
- }
- {
- map $lightmap
- blendFunc GL_DST_COLOR GL_ZERO
- }
- {
- // map textures/natural/rok_moss01_fx.tga
- map textures/natural/rok_moss02_fx.tga
- blendFunc GL_ONE GL_ONE
- rgbgen wave sin 0.1 0.3 0 0.25
- }
- }
-
- // pete - glowing moss on rock background
- textures/natural/rok_moss03_ent
- {
- qer_editorimage textures/natural/rok_moss03_tex.tga
- {
- map textures/natural/rok_moss03_tex.tga
- rgbGen identity
- }
- {
- map $lightmap
- blendFunc GL_DST_COLOR GL_ZERO
- }
- {
- map textures/natural/rok_moss03_fx.tga
- blendFunc GL_ONE GL_ONE
- rgbgen fromEntity
- }
- }
-
- // DHM -- caustics on a cavewall
- textures/natural/cave_rock
- {
- qer_editorimage textures/natural/cave_09.tga
-
- {
- map $lightmap
- rgbGen identity
- }
- {
- map textures/natural/cave_09.tga
- blendFunc GL_DST_COLOR GL_ZERO
- rgbGen identity
- }
- if shaderlod 0.45
- {
- map textures/effects/reflights.tga
- blendFunc GL_DST_COLOR GL_ONE
- rgbGen identity
- tcgen environment
- tcMod scale 2 2
- tcMod scroll 0.5 0.5
- }
- endif
- }
-
- textures/natural/rock_wall1_6
- {
- qer_editorimage textures/natural/rock_wall1_6.tga
-
- {
- map $lightmap
- rgbGen identity
- }
- {
- map textures/natural/rock_wall1_6.tga
- blendFunc GL_DST_COLOR GL_ZERO
- rgbGen identity
- }
- if shaderlod 0.45
- {
- map textures/effects/reflights.tga
- blendFunc GL_DST_COLOR GL_ONE
- rgbGen identity
- tcgen environment
- tcMod scale 2 2
- tcMod scroll 0.5 0.5
- }
- endif
- }
-
- // DHM -- caustics on a icewall
- textures/natural/snow_ground2_9
- {
- qer_editorimage textures/natural/snow_ground2_9.tga
-
- {
- map $lightmap
- rgbGen identity
- }
- {
- map textures/natural/snow_ground2_9.tga
- blendFunc GL_DST_COLOR GL_ZERO
- rgbGen identity
- }
- if shaderlod 0.45
- {
- map textures/effects/reflights.tga
- blendFunc GL_DST_COLOR GL_ONE
- rgbGen wave sin 0.8 0.2 0 0.07
- tcgen environment
- tcMod scale 0.5 0.5
- tcMod scroll -0.07 0.05
- }
- endif
- }
-
- // DHM -- caustics on a cavewall
- textures/natural/cave_test
- {
- qer_editorimage textures/natural/cave_03.tga
-
- {
- map $lightmap
- rgbGen identity
- }
- {
- map textures/natural/cave_03.tga
- blendFunc GL_DST_COLOR GL_ZERO
- rgbGen identity
- }
- if shaderlod 0.45
- {
- map textures/effects/reflights.tga
- blendFunc GL_DST_COLOR GL_ONE
- rgbGen identity
- tcgen environment
- tcMod scale 2 2
- tcMod scroll 0.5 0.5
- }
- endif
- }
-
-
- // Chris hanging moss
- textures/natural/moss3_1
- {
- qer_editorimage textures/natural/moss3_1.tga
- surfaceparm alphashadow
- surfaceparm trans
- cull disable
-
- {
- map textures/natural/moss3_1.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- alphaFunc GE128
- depthWrite
- rgbgen identity
- }
- {
- map $lightmap
- rgbgen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
-
- }
-
- // guf slide stuff
- textures/natural/slide_cave_03
- {
- qer_editorimage textures/natural/cave_03.tga
- surfaceparm slide
- {
- map $lightmap
- rgbGen identity
- }
- {
- map textures/natural/cave_03.tga
- blendFunc GL_DST_COLOR GL_ZERO
- rgbGen identity
- }
- }
-
- // joshs trees
- textures/natural/tree01
- {
- qer_editorimage textures/natural/tree01guide.tga
- //surfaceparm alphashadow
- surfaceparm nolightmap
- surfaceparm trans
- cull disable
-
- {
- clampmap textures/natural/tree01.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- //alphaFunc GT0
- //depthWrite
- rgbgen identity
- }
- //{
- //map $lightmap
- //rgbgen identity
- //blendFunc GL_DST_COLOR GL_ZERO
- //depthFunc equal
- //}
-
- }
-
- // joshs trees
- textures/natural/tree02
- {
- qer_editorimage textures/natural/tree02guide.tga
- //surfaceparm alphashadow
- surfaceparm nolightmap
- surfaceparm trans
- cull disable
-
- {
- clampmap textures/natural/tree02.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- //alphaFunc GT0
- //depthWrite
- rgbgen identity
- }
- //{
- //map $lightmap
- //rgbgen identity
- //blendFunc GL_DST_COLOR GL_ZERO
- //depthFunc equal
- //}
-
- }
-
- // joshs trees
- textures/natural/tree03
- {
- qer_editorimage textures/natural/tree03guide.tga
- //surfaceparm alphashadow
- surfaceparm trans
- surfaceparm nolightmap
- cull disable
-
- {
- clampmap textures/natural/tree03.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- //alphaFunc GT0
- //depthWrite
- rgbgen identity
- }
- //{
- //map $lightmap
- //rgbgen identity
- //blendFunc GL_DST_COLOR GL_ZERO
- //depthFunc equal
- //}
-
- }
-
- // joshs trees
- textures/natural/tree04
- {
- qer_editorimage textures/natural/tree04guide.tga
- //surfaceparm alphashadow
- surfaceparm nolightmap
- surfaceparm trans
- cull disable
-
- {
- clampmap textures/natural/tree04.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- //alphaFunc GT0
- //depthWrite
- rgbgen identity
- }
- //{
- //map $lightmap
- //rgbgen identity
- //blendFunc GL_DST_COLOR GL_ZERO
- //depthFunc equal
- //}
-
- }